PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DStream Class / setDefaultViewIndex Method
An integer specifying an index into the collection returned by method.
In This Topic
    setDefaultViewIndex Method
    In This Topic
    Sets the index of the default 3D view.
    Syntax
    public void setDefaultViewIndex( 
       int index
    )

    Parameters

    index
    An integer specifying an index into the collection returned by method.
    See Also